首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   877篇
  免费   110篇
  国内免费   159篇
测绘学   355篇
大气科学   79篇
地球物理   157篇
地质学   287篇
海洋学   49篇
天文学   11篇
综合类   122篇
自然地理   86篇
  2023年   14篇
  2022年   26篇
  2021年   35篇
  2020年   51篇
  2019年   39篇
  2018年   33篇
  2017年   47篇
  2016年   65篇
  2015年   87篇
  2014年   83篇
  2013年   78篇
  2012年   59篇
  2011年   67篇
  2010年   51篇
  2009年   44篇
  2008年   41篇
  2007年   46篇
  2006年   52篇
  2005年   40篇
  2004年   40篇
  2003年   26篇
  2002年   33篇
  2001年   19篇
  2000年   12篇
  1999年   14篇
  1998年   7篇
  1997年   14篇
  1996年   3篇
  1995年   3篇
  1994年   3篇
  1993年   4篇
  1992年   2篇
  1991年   2篇
  1990年   1篇
  1989年   2篇
  1987年   1篇
  1984年   1篇
  1981年   1篇
排序方式: 共有1146条查询结果,搜索用时 562 毫秒
1.
High-performance simulation of flow dynamics remains a major challenge in the use of physical-based, fully distributed hydrologic models. Parallel computing has been widely used to overcome efficiency limitation by partitioning a basin into sub-basins and executing calculations among multiple processors. However, existing partition-based parallelization strategies are still hampered by the dependency between inter-connected sub-basins. This study proposed a particle-set strategy to parallelize the flow-path network (FPN) model for achieving higher performance in the simulation of flow dynamics. The FPN model replaced the hydrological calculations on sub-basins with the movements of water packages along the upstream and downstream flow paths. Unlike previous partition-based task decomposition approaches, the proposed particle-set strategy decomposes the computational workload by randomly allocating runoff particles to concurrent computing processors. Simulation experiments of the flow routing process were undertaken to validate the developed particle-set FPN model. The outcomes of hourly outlet discharges were compared with field gauged records, and up to 128 computing processors were tested to explore its speedup capability in parallel computing. The experimental results showed that the proposed framework can achieve similar prediction accuracy and parallel efficiency to that of the Triangulated Irregular Network (TIN)-based Real-Time Integrated Basin Simulator (tRIBS).  相似文献   
2.
ABSTRACT

High performance computing is required for fast geoprocessing of geospatial big data. Using spatial domains to represent computational intensity (CIT) and domain decomposition for parallelism are prominent strategies when designing parallel geoprocessing applications. Traditional domain decomposition is limited in evaluating the computational intensity, which often results in load imbalance and poor parallel performance. From the data science perspective, machine learning from Artificial Intelligence (AI) shows promise for better CIT evaluation. This paper proposes a machine learning approach for predicting computational intensity, followed by an optimized domain decomposition, which divides the spatial domain into balanced subdivisions based on the predicted CIT to achieve better parallel performance. The approach provides a reference framework on how various machine learning methods including feature selection and model training can be used in predicting computational intensity and optimizing parallel geoprocessing against different cases. Some comparative experiments between the approach and traditional methods were performed using the two cases, DEM generation from point clouds and spatial intersection on vector data. The results not only demonstrate the advantage of the approach, but also provide hints on how traditional GIS computation can be improved by the AI machine learning.  相似文献   
3.
对武汉区域气象中心并行计算机系统进行了详细地介绍,分析了并行计算机体系结构、网络和存储系统特点;给出了在并行计算机SP上实现数值预报业务并行化的部分结果;对数值预报模式在串、并行编程环境下的结果进行了分析比较。  相似文献   
4.
5.
从粗粒土振动压实特性、砂卵石地基承载力特征及作用三方面对砂卵石换填地基进行了分析总结,通过工程实例证明人工换填的砂卵石地基承载力较高,沉降量小且均匀,能够满足高层建筑基础设计要求,适宜在洛(阳)南新区高层建筑地基处理中推广.  相似文献   
6.
基于MPI的LAGFD-WAM海浪数值模式并行算法研究   总被引:5,自引:0,他引:5  
在LAGFD-WAM海浪串行数值模式基础上,利用MPI信息传递机制实现其并行化。通过对模拟区域合理划分,对数据采取分块加载,实现了各个节点的负载平衡;通过对算法的改进实现了粗粒度计算,大幅度减少了通信量,从而提高了程序的执行效率。对串行计算和并行计算的效率比较表明,本文建立的方法能够得到较高的加速比。对全球海浪模式,加速比和CPU数目大致呈线性关系。对高分辨率的区域海浪模式,在128 CPU条件下加速比可以达到91.9。  相似文献   
7.
针对海洋石油管线探测多波束剖面声纳的高速、大容量的实时信号处理任务,以及声纳系统进一步扩展的需求,设计并实现了一种基于IP网络互连的、以并行DSP为处理节点的多波束剖面声纳系统.该系统应用于海底石油管线探测与定位,系统中的每个处理节点与数据采集转换部分采用TCP/IP网络连接,可以通过物理上添加一个或多个处理节点成倍的提高系统的信号处理能力,而在软件上无须大的改动.通过电联调与水槽试验,验证了系统的可行性和稳定性,该设计为高速水声阵列信号实时处理系统提供了一种全新的解决思路.  相似文献   
8.
随着空间信息网格的建设,网格平台上管理的空间信息资源越来越丰富,这促进了空间信息网格中空间数据分布式查询的应用需求,而在分布式空间查询中,空间连接查询操作往往成为性能的瓶颈.根据空间信息的特点,通过利用网格计算资源来优化空间连接查询的执行.首先基于网格服务构建网格平台分布式空间数据查询软件结构,通过设计远程空间连接执行服务利用网格平台中的计算资源;根据空间信息的特点.采用基于Kd-Tree空间分区并行连接的方法提高远程空间数据连接操作执行效率,并给出了远程空间连接执行的查询代价模型;然后根据连接代价模型设计了远程空间连接查询执行计划优化生成算法;最后总结了本文工作并探讨了下一步研究方向.  相似文献   
9.
We develop and apply an efficient strategy for Earth gravity field recovery from satellite gravity gradiometry data. Our approach is based upon the Paige-Saunders iterative least-squares method using QR decomposition (LSQR). We modify the original algorithm for space-geodetic applications: firstly, we investigate how convergence can be accelerated by means of both subspace and block-diagonal preconditioning. The efficiency of the latter dominates if the design matrix exhibits block-dominant structure. Secondly, we address Tikhonov-Phillips regularization in general. Thirdly, we demonstrate an effective implementation of the algorithm in a high-performance computing environment. In this context, an important issue is to avoid the twofold computation of the design matrix in each iteration. The computational platform is a 64-processor shared-memory supercomputer. The runtime results prove the successful parallelization of the LSQR solver. The numerical examples are chosen in view of the forthcoming satellite mission GOCE (Gravity field and steady-state Ocean Circulation Explorer). The closed-loop scenario covers 1 month of simulated data with 5 s sampling. We focus exclusively on the analysis of radial components of satellite accelerations and gravity gradients. Our extensions to the basic algorithm enable the method to be competitive with well-established inversion strategies in satellite geodesy, such as conjugate gradient methods or the brute-force approach. In its current development stage, the LSQR method appears ready to deal with real-data applications.  相似文献   
10.
应用改进并行遗传算法反求水文地质参数研究   总被引:1,自引:0,他引:1  
利用单纯形法局部搜索速度快和遗传算法全局寻优的特点,同时为了克服两种方法各自的弊病,提出采用混合单纯形技术的并行遗传算法(Hybrid Simplex Parallel Genetic Algorithm,SPGA)进行水文地质逆问题的求解。详细阐述了SPGA算法的具体操作和实现,并将该方法应用于水源地的地下水模拟反演中。计算结果表明,SPGA算法在水文地质参数寻优计算中具有比较好的可靠性和计算效率。  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号